home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / kernel / Cvsroot / CVSROOT.adm / loginfo,v < prev    next >
Encoding:
Text File  |  1991-11-17  |  2.6 KB  |  179 lines

  1. head     1.9;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    jhh:1.9; strict;
  6. comment  @# @;
  7.  
  8.  
  9. 1.9
  10. date     91.11.16.17.38.46;  author jhh;  state Exp;
  11. branches ;
  12. next     1.8;
  13.  
  14. 1.8
  15. date     91.10.08.17.13.14;  author jhh;  state Exp;
  16. branches ;
  17. next     1.7;
  18.  
  19. 1.7
  20. date     91.10.08.17.10.52;  author jhh;  state Exp;
  21. branches ;
  22. next     1.6;
  23.  
  24. 1.6
  25. date     91.10.08.16.52.26;  author jhh;  state Exp;
  26. branches ;
  27. next     1.5;
  28.  
  29. 1.5
  30. date     91.10.08.16.44.10;  author jhh;  state Exp;
  31. branches ;
  32. next     1.4;
  33.  
  34. 1.4
  35. date     91.10.08.16.42.28;  author jhh;  state Exp;
  36. branches ;
  37. next     1.3;
  38.  
  39. 1.3
  40. date     91.10.08.16.37.46;  author jhh;  state Exp;
  41. branches ;
  42. next     1.2;
  43.  
  44. 1.2
  45. date     91.08.20.13.15.02;  author jhh;  state Exp;
  46. branches ;
  47. next     1.1;
  48.  
  49. 1.1
  50. date     91.06.24.17.33.00;  author jhh;  state Exp;
  51. branches ;
  52. next     ;
  53.  
  54.  
  55. desc
  56. @@
  57.  
  58.  
  59. 1.9
  60. log
  61. @don't log test changes to scvs.log
  62. @
  63. text
  64. @#
  65. # $Id: loginfo,v 1.8 91/10/08 17:13:14 jhh Exp $
  66. #
  67. # The "loginfo" file is used to control where "cvs commit" log information
  68. # is sent.  The first entry on a line is a regular expression which is tested
  69. # against the directory that the change is being made to, relative to the
  70. # $CVSROOT.  If a match is found, then the remainder of the line is a filter
  71. # program that should expect log information on its standard input.
  72. #
  73. # The filter program may use one and only one % modifier (ala printf).  If
  74. # %s is specified in the filter program, a brief title is included (enclosed
  75. # in single quotes) showing the modified file names.
  76. #
  77. # If the repository name does not match any of the regular expressions in this
  78. # file, the "DEFAULT" line is used, if it is specified.
  79. #
  80. kernel/test /sprite/lib/scvs/scvslog %s >> /tmp/scvs.test
  81. DEFAULT    /sprite/lib/scvs/scvslog %s >> /sprite/src/kernel/scvs.log
  82. @
  83.  
  84.  
  85. 1.8
  86. log
  87. @*** empty log message ***
  88. @
  89. text
  90. @d2 1
  91. a2 1
  92. # $Id: loginfo,v 1.2 91/08/20 13:15:02 jhh Exp $
  93. d17 1
  94. a17 1
  95.  
  96. @
  97.  
  98.  
  99. 1.7
  100. log
  101. @*** empty log message ***
  102. @
  103. text
  104. @d18 1
  105. a18 1
  106. DEFAULT    /sprite/cmds/scvslog %s >> /sprite/src/kernel/scvs.log
  107. @
  108.  
  109.  
  110. 1.6
  111. log
  112. @*** empty log message ***
  113. @
  114. text
  115. @d18 1
  116. a18 1
  117. DEFAULT    /tmp/goo %s > /tmp/jhh
  118. @
  119.  
  120.  
  121. 1.5
  122. log
  123. @*** empty log message ***
  124. @
  125. text
  126. @d18 1
  127. a18 1
  128. DEFAULT    /tmp/goo > /tmp/jhh
  129. @
  130.  
  131.  
  132. 1.4
  133. log
  134. @*** empty log message ***
  135. @
  136. text
  137. @d18 1
  138. a18 1
  139. ^kernel    /tmp/goo > /tmp/jhh
  140. @
  141.  
  142.  
  143. 1.3
  144. log
  145. @*** empty log message ***
  146. @
  147. text
  148. @d18 1
  149. a18 1
  150. ^kernel    /tmp/goo
  151. @
  152.  
  153.  
  154. 1.2
  155. log
  156. @added logging
  157. @
  158. text
  159. @d2 1
  160. a2 1
  161. # $Id: loginfo,v 1.1 91/06/24 17:33:00 jhh Exp $
  162. d18 1
  163. a18 2
  164. DEFAULT        /sprite/cmds/cat - > /sprite/src/kernel
  165. ^kernel        /sprite/cmds/cat - >> /sprite/src/kernel/Log
  166. @
  167.  
  168.  
  169. 1.1
  170. log
  171. @Initial revision
  172. @
  173. text
  174. @d2 1
  175. a2 1
  176. # $Id: loginfo,v 1.1 89/08/24 23:59:59 berliner Exp $
  177. d17 3
  178. @
  179.